PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package
/
PDFJpegImage Class
/ isJpeg Method
Collapse All
Expand All
In This Topic
isJpeg Method
In This Topic
Checks if the given stream contains a JPEG image.
Syntax
public
static
boolean
isJpeg(
Stream
stream
)
Parameters
stream
Return Value
True if the stream contains a JPEG image.
See Also
Reference
PDFJpegImage Class
PDFJpegImage Members